type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt4ToUint16

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L794: 			return scanPlanBinaryInt4ToUint16{}
		int.go#L948: type scanPlanBinaryInt4ToUint16 struct{}
		int.go#L950: func (scanPlanBinaryInt4ToUint16) Scan(src []byte, dst any) error {